﻿2026-06-22T01:34:16.5447588Z ##[group]Run actions/checkout@v5
2026-06-22T01:34:16.5448341Z with:
2026-06-22T01:34:16.5448718Z   repository: SaberMage/spt-core
2026-06-22T01:34:16.5452053Z   token: ***
2026-06-22T01:34:16.5452413Z   ssh-strict: true
2026-06-22T01:34:16.5452779Z   ssh-user: git
2026-06-22T01:34:16.5453142Z   persist-credentials: true
2026-06-22T01:34:16.5453540Z   clean: true
2026-06-22T01:34:16.5453918Z   sparse-checkout-cone-mode: true
2026-06-22T01:34:16.5454343Z   fetch-depth: 1
2026-06-22T01:34:16.5454700Z   fetch-tags: false
2026-06-22T01:34:16.5455069Z   show-progress: true
2026-06-22T01:34:16.5455421Z   lfs: false
2026-06-22T01:34:16.5455764Z   submodules: false
2026-06-22T01:34:16.5456141Z   set-safe-directory: true
2026-06-22T01:34:16.5456742Z ##[endgroup]
2026-06-22T01:34:16.6304727Z Syncing repository: SaberMage/spt-core
2026-06-22T01:34:16.6306194Z ##[group]Getting Git version info
2026-06-22T01:34:16.6306838Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T01:34:16.6307747Z [command]/usr/bin/git version
2026-06-22T01:34:16.6308202Z git version 2.43.0
2026-06-22T01:34:16.6324575Z ##[endgroup]
2026-06-22T01:34:16.6335783Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/88728029-d20f-43ec-82bb-25ec005bbbb1' before making global git config changes
2026-06-22T01:34:16.6336925Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T01:34:16.6339076Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T01:34:16.6370988Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T01:34:16.6392005Z https://github.com/SaberMage/spt-core
2026-06-22T01:34:16.6402711Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T01:34:16.6405820Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T01:34:16.6430577Z HEAD
2026-06-22T01:34:16.6460566Z ##[endgroup]
2026-06-22T01:34:16.6462048Z [command]/usr/bin/git submodule status
2026-06-22T01:34:16.6633767Z ##[group]Cleaning the repository
2026-06-22T01:34:16.6636601Z [command]/usr/bin/git clean -ffdx
2026-06-22T01:34:19.3770439Z Removing target/
2026-06-22T01:34:19.3780185Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T01:34:19.3970048Z HEAD is now at 0d90debd9 Merge 1e2e2f78f49042ded9889d8482b7a52186bff1c5 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:34:19.3975629Z ##[endgroup]
2026-06-22T01:34:19.4011674Z ##[group]Disabling automatic garbage collection
2026-06-22T01:34:19.4015385Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T01:34:19.4040655Z ##[endgroup]
2026-06-22T01:34:19.4041230Z ##[group]Setting up auth
2026-06-22T01:34:19.4047422Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T01:34:19.4073324Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T01:34:19.4253370Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T01:34:19.4277723Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T01:34:19.4467394Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T01:34:19.4492568Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T01:34:19.4679989Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T01:34:19.4708853Z ##[endgroup]
2026-06-22T01:34:19.4709530Z ##[group]Fetching the repository
2026-06-22T01:34:19.4715221Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c9985dae0f9d737c032d079fcd941f9a3bdc2814:refs/remotes/pull/27/merge
2026-06-22T01:34:20.0552544Z From https://github.com/SaberMage/spt-core
2026-06-22T01:34:20.0554061Z  + 0d90debd9...c9985dae0 c9985dae0f9d737c032d079fcd941f9a3bdc2814 -> pull/27/merge  (forced update)
2026-06-22T01:34:20.0571656Z ##[endgroup]
2026-06-22T01:34:20.0572253Z ##[group]Determining the checkout info
2026-06-22T01:34:20.0573322Z ##[endgroup]
2026-06-22T01:34:20.0577232Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T01:34:20.0615003Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T01:34:20.0638166Z ##[group]Checking out the ref
2026-06-22T01:34:20.0646842Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T01:34:20.0722866Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T01:34:20.0723439Z any of your branches:
2026-06-22T01:34:20.0723725Z 
2026-06-22T01:34:20.0724097Z   0d90debd9 Merge 1e2e2f78f49042ded9889d8482b7a52186bff1c5 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:34:20.0724636Z 
2026-06-22T01:34:20.0724904Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T01:34:20.0725409Z to do so with:
2026-06-22T01:34:20.0725576Z 
2026-06-22T01:34:20.0725770Z  git branch <new-branch-name> 0d90debd9
2026-06-22T01:34:20.0726015Z 
2026-06-22T01:34:20.0727113Z HEAD is now at c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:34:20.0733787Z ##[endgroup]
2026-06-22T01:34:20.0768072Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T01:34:20.0790921Z c9985dae0f9d737c032d079fcd941f9a3bdc2814
